[INFO] fetching crate oxygengine 0.46.1...
[INFO] testing oxygengine-0.46.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxygengine 0.46.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oxygengine 0.46.1
[INFO] finished tweaking crates.io crate oxygengine 0.46.1
[INFO] tweaked toml for crates.io crate oxygengine 0.46.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine 0.46.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 364 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding typid v1.1.1 (available: v1.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3397f5c898363cc2c034f4fe62ef4cb17876d89443533c225776fd3b043ccf3
[INFO] running `Command { std: "docker" "start" "-a" "e3397f5c898363cc2c034f4fe62ef4cb17876d89443533c225776fd3b043ccf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3397f5c898363cc2c034f4fe62ef4cb17876d89443533c225776fd3b043ccf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3397f5c898363cc2c034f4fe62ef4cb17876d89443533c225776fd3b043ccf3", kill_on_drop: false }`
[INFO] [stdout] e3397f5c898363cc2c034f4fe62ef4cb17876d89443533c225776fd3b043ccf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b75757b05e4325c108e8226d6fbda18031428c55801299a4abef0dc82e092702
[INFO] running `Command { std: "docker" "start" "-a" "b75757b05e4325c108e8226d6fbda18031428c55801299a4abef0dc82e092702", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling noise v0.8.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hecs-macros v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hecs v0.10.5
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling intuicio-derive v0.20.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling oxygengine-utils v0.46.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling typid v1.1.1
[INFO] [stderr]    Compiling intuicio-data v0.20.5
[INFO] [stderr]    Compiling intuicio-core v0.20.5
[INFO] [stderr]    Compiling intuicio-backend-vm v0.20.5
[INFO] [stderr]    Compiling intuicio-essentials v0.20.5
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling oxygengine-core v0.46.1
[INFO] [stderr]    Compiling oxygengine v0.46.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.33s
[INFO] running `Command { std: "docker" "inspect" "b75757b05e4325c108e8226d6fbda18031428c55801299a4abef0dc82e092702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b75757b05e4325c108e8226d6fbda18031428c55801299a4abef0dc82e092702", kill_on_drop: false }`
[INFO] [stdout] b75757b05e4325c108e8226d6fbda18031428c55801299a4abef0dc82e092702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9c2baf6ac3c73305c7a76a608a9b66709e9c1d36a641eac583215383cda2bf0
[INFO] running `Command { std: "docker" "start" "-a" "a9c2baf6ac3c73305c7a76a608a9b66709e9c1d36a641eac583215383cda2bf0", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oxygengine v0.46.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stdout]    --> src/lib.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^-------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stdout]    --> src/lib.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stdout]     |           ^^^^^^^^^^------------------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stdout]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "a9c2baf6ac3c73305c7a76a608a9b66709e9c1d36a641eac583215383cda2bf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9c2baf6ac3c73305c7a76a608a9b66709e9c1d36a641eac583215383cda2bf0", kill_on_drop: false }`
[INFO] [stdout] a9c2baf6ac3c73305c7a76a608a9b66709e9c1d36a641eac583215383cda2bf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 364c3ca38bcb57b88f440d9d558c505c22934e52084d33178d1a2ad14938cccf
[INFO] running `Command { std: "docker" "start" "-a" "364c3ca38bcb57b88f440d9d558c505c22934e52084d33178d1a2ad14938cccf", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `oxygengine-integration-p2d-cr`
[INFO] [stderr]    --> src/lib.rs:130:11
[INFO] [stderr]     |
[INFO] [stderr] 130 |     #[cfg(feature = "oxygengine-integration-p2d-cr")]
[INFO] [stderr]     |           ^^^^^^^^^^-------------------------------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stderr]     = help: consider adding `oxygengine-integration-p2d-cr` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `oxygengine-integration-ui-cr`
[INFO] [stderr]    --> src/lib.rs:132:11
[INFO] [stderr]     |
[INFO] [stderr] 132 |     #[cfg(feature = "oxygengine-integration-ui-cr")]
[INFO] [stderr]     |           ^^^^^^^^^^------------------------------
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"oxygengine-integration-ui-ha"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `desktop-ha-game`, `desktop-ha-prototype`, `desktop-headless-game`, `desktop-native-headless-game`, `oxygengine-ai`, `oxygengine-animation`, `oxygengine-audio`, `oxygengine-audio-backend-web`, `oxygengine-backend-desktop`, `oxygengine-backend-web`, `oxygengine-editor-tools`, `oxygengine-editor-tools-backend-web`, `oxygengine-ha-renderer`, `oxygengine-ha-renderer-debugger`, `oxygengine-input`, `oxygengine-input-device-desktop`, `oxygengine-input-device-web`, `oxygengine-integration-ow-ha`, `oxygengine-integration-ui-ha`, `oxygengine-integration-vn-ui`, `oxygengine-navigation`, `oxygengine-network`, `oxygengine-network-backend-desktop`, `oxygengine-network-backend-native`, `oxygengine-network-backend-web`, `oxygengine-nodes`, `oxygengine-overworld`, `oxygengine-physics-2d`, `oxygengine-procedural`, `oxygengine-prototype`, `oxygengine-user-interface`, `oxygengine-visual-novel`, `web-ha-game`, `web-ha-prototype`, and `web-ha-renderer-debugger`
[INFO] [stderr]     = help: consider adding `oxygengine-integration-ui-cr` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `oxygengine` (lib) generated 2 warnings
[INFO] [stderr] warning: `oxygengine` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine-c8c70e99e3fc4f94)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxygengine
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "364c3ca38bcb57b88f440d9d558c505c22934e52084d33178d1a2ad14938cccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364c3ca38bcb57b88f440d9d558c505c22934e52084d33178d1a2ad14938cccf", kill_on_drop: false }`
[INFO] [stdout] 364c3ca38bcb57b88f440d9d558c505c22934e52084d33178d1a2ad14938cccf
